home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / mozilla-firefox / include / exthandler / nsCExternalHandlerService.h next >
C/C++ Source or Header  |  2006-05-08  |  1KB  |  33 lines

  1. /*
  2.  * DO NOT EDIT.  THIS FILE IS GENERATED FROM nsCExternalHandlerService.idl
  3.  */
  4.  
  5. #ifndef __gen_nsCExternalHandlerService_h__
  6. #define __gen_nsCExternalHandlerService_h__
  7.  
  8.  
  9. #ifndef __gen_nsIExternalHelperAppService_h__
  10. #include "nsIExternalHelperAppService.h"
  11. #endif
  12.  
  13. /* For IDL files that don't want to include root IDL files. */
  14. #ifndef NS_NO_VTABLE
  15. #define NS_NO_VTABLE
  16. #endif
  17. /* A7F800E0-4306-11d4-98D0-001083010E9B */
  18. #define NS_EXTERNALHELPERAPPSERVICE_CID   \
  19.  { 0xa7f800e0, 0x4306, 0x11d4, { 0x98, 0xd0, 0x0, 0x10, 0x83, 0x1, 0xe, 0x9b } }
  20. #define NS_EXTERNALHELPERAPPSERVICE_CONTRACTID \
  21. "@mozilla.org/uriloader/external-helper-app-service;1"
  22. #define NS_EXTERNALPROTOCOLSERVICE_CONTRACTID \
  23. "@mozilla.org/uriloader/external-protocol-service;1"
  24. #define NS_MIMESERVICE_CONTRACTID \
  25. "@mozilla.org/mime;1"
  26. #define NS_EXTERNALPROTOCOLHANDLER_CID    \
  27. { 0xbd6390c8, 0xfbea, 0x11d4, {0x98, 0xf6, 0x0, 0x10, 0x83, 0x1, 0xe, 0x9b } }
  28. /* 9fa83ce7-d0ab-4ed3-938e-afafee435670 */
  29. #define NS_BLOCKEDEXTERNALPROTOCOLHANDLER_CID    \
  30. { 0x9fa83ce7, 0xd0ab, 0x4ed3, {0x93, 0x8e, 0xaf, 0xaf, 0xee, 0x43, 0x56, 0x70 } }
  31.  
  32. #endif /* __gen_nsCExternalHandlerService_h__ */
  33.